home *** CD-ROM | disk | FTP | other *** search
/ Enciclopedia Multimediale Rizzoli Larousse 2002 / ERL2002_8.IMG / Concento / concento.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(press)_2.as next >
Text File  |  2001-11-12  |  66b  |  7 lines

  1. on(press){
  2.    tellTarget("/beat")
  3.    {
  4.       stop();
  5.    }
  6. }
  7.